github.com/jackc/pgx/v5.dbSimulatedNestedTx.Query (method, view implemented interface methods)
2 uses
github.com/jackc/pgx/v5 (current package)
tx.go#L346: func (sp *dbSimulatedNestedTx) Query(ctx context.Context, sql string, args ...any) (Rows, error) {
tx.go#L358: rows, _ := sp.Query(ctx, sql, args...)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)